home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / lemon33.zip / LEMON.DOC < prev    next >
Text File  |  1992-05-24  |  13KB  |  333 lines

  1.  
  2.  
  3.                        ============================
  4.                                 LEMONADE!
  5.                        ============================
  6.                          (c)1990-92 T&J Software
  7.  
  8.         One of the T&J Software Collection of multi-BBS door programs.
  9.            Supporting PCBoard, Wildcat!, Gap, QBBS, RBBS, Spitfire,
  10.               UltraBBS, Telegard, TriBBS, Remote Access, and WWIV
  11.  
  12.                        VERSION 3.30     05/24/92
  13.  
  14.                                    By
  15.  
  16.                                Tom Wildoner
  17.                              397 West Broadway
  18.                               Jim Thorpe, PA
  19.                                   18229
  20.                             VOICE (717)325-9480
  21.                    *between 5:30 & 10:00 p.m. Eastern Time
  22.  
  23.                                   From
  24.  
  25.                                The T&J BBS
  26.                               (717)325-9481
  27.                         1200/2400/9600/19200/38400
  28.                                24 Hours/Day
  29.  
  30. LATEST VERSION:
  31. ===============
  32.  
  33. Please call the T&J BBS for the latest version of this program.
  34.  
  35. LEGALITIES:
  36. ===========
  37.  
  38. THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS" WITHOUT
  39. WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO ANY
  40. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  41. IN NO EVENT SHALL ANYONE INVOLVED WITH THE CREATION AND PRODUCTION OF THIS
  42. PRODUCT BE LIABLE FOR INDIRECT, SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING
  43. OUT OF ANY USE THEREOF OR BREACH OF ANY WARRANTY.
  44.  
  45. DISTRIBUTION:
  46. =============
  47.  
  48. You may make this file available for downloading from your BBS or you may
  49. upload it to any BBS of your choice, provided that you do not make any
  50. changes to the contents of the archive (ZIP file). The archive and its
  51. individual contents may not be used by any service that charges any money
  52. whatsoever, without the written permission of the author.
  53.  
  54. PROGRAM DESCRIPTION:
  55. ====================
  56.  
  57. LEMONADE is a fairly simple game. Your mother has given you $1.00 to get
  58. your lemonade stand started. The object of the game is to sell as many
  59. glasses of lemonade as possible in a set number of days.
  60.  
  61. After the user hits the 'N' key he will be shown today's weather forecast.
  62. He will then be prompted to enter how many glasses he wants to make followed
  63. by how much to charge per glass.
  64.  
  65. The weather and temperature have a direct bearing on how many glasses will
  66. be sold. If it rains, none will be sold.
  67.  
  68.  
  69. NOTE:
  70. =====
  71.  
  72. The LEMON.KEY file that is distributed with this door does NOT expire!
  73. This is simply here so the door has a KEY to read. When you register,
  74. you will receive a new LEMON.KEY file.
  75.  
  76. The user is limited to 4 GAME DAYS until registerd.
  77.  
  78. The user is limited to just ONE play per day until registered.
  79.  
  80.  
  81. FEATURES:
  82. =========
  83.            --- Desqview Aware.
  84.            --- COM1-4 support and non-standard IRQ's.
  85.            --- Colorful ANSI screens.
  86.            --- Chat function.
  87.            --- NO BRUN module needed for play.
  88.            --- Will return to BBS on dropped carrier.
  89.            --- Will TIMEOUT a player after 5 minutes of no activity.
  90.            --- Use of HOT KEYS while in the door.
  91.            --- Support BBS available.
  92.            --- Easily RESET the entire program.
  93.  
  94.  
  95. INSTALLATION:
  96. =============
  97.  
  98. Run the RESET program first! Just to make sure everything starts from
  99. scratch. To reset the game completely just type: LEMON33 RESET
  100.  
  101.  
  102. CONFIGURATION:
  103. =============
  104.  
  105. Example configuration file for PCBOARD.SYS
  106. ------------------------------------------
  107.  
  108. C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  109. T&J Software        <=-  (Change this to your BBS name)
  110. Tom                 <=-  (The Sysop's first name)
  111. Wildoner            <=-  (The Sysop's last name)
  112.  
  113. Example configuration file for USERS.SYS
  114. ----------------------------------------
  115.  
  116. C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  117. T&J Software        <=-  (Change this to your BBS name)
  118. Tom                 <=-  (The Sysop's first name)
  119. Wildoner            <=-  (The Sysop's last name)
  120.  
  121. Example configuration file for DOOR.SYS
  122. ---------------------------------------
  123.  
  124. C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  125. T&J Software        <=-  (Change this to your BBS name)
  126. Tom                 <=-  (The Sysop's first name)
  127. Wildoner            <=-  (The Sysop's last name)
  128.  
  129. Example configuration file for USERINFO.DAT
  130. -------------------------------------------
  131.  
  132. C:\BBS\USERINFO.DAT <=-  (Full pathname of your USERINFO.DAT file)
  133. T&J Software        <=-  (Change this to your BBS name)
  134. Tom                 <=-  (The Sysop's first name)
  135. Wildoner            <=-  (The Sysop's last name)
  136. NOTE: DOOR.SYS must be in the SAME directory as USERINFO.DAT
  137.  
  138. Example configuration file for CALLINFO.BBS
  139. -------------------------------------------
  140.  
  141. C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  142. T&J Software        <=-  (Change this to your BBS name)
  143. Tom                 <=-  (The Sysop's first name)
  144. Wildoner            <=-  (The Sysop's last name)
  145.  
  146. Example configuration file for DORINFOx.DEF
  147. -------------------------------------------
  148.  
  149. C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  150.                           where 'x' is the BBS Node number.
  151. T&J Software        <=-  (Change this to your BBS name)
  152. Tom                 <=-  (The Sysop's first name)
  153. Wildoner            <=-  (The Sysop's last name)
  154.  
  155. Example configuration file for SFDOORS.DAT
  156. ------------------------------------------
  157.  
  158. C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  159. T&J Software        <=-  (Change this to your BBS name)
  160. Tom                 <=-  (The Sysop's first name)
  161. Wildoner            <=-  (The Sysop's last name)
  162.  
  163. Example configuration file for CHAIN.TXT
  164. ----------------------------------------
  165.  
  166. C:\BBS\CHAIN.TXT    <=-  (Full pathname of your CHAIN.TXT file)
  167. T&J Software        <=-  (Change this to your BBS name)
  168. Tom                 <=-  (The Sysop's first name)
  169. Wildoner            <=-  (The Sysop's last name)
  170.  
  171. Example configuration file for GTUSER.BBS
  172. -----------------------------------------
  173.  
  174. C:\BBS\GTUSER.BBS   <=-  (Full pathname of your GTUSER.BBS file)
  175. T&J Software        <=-  (Change this to your BBS name)
  176. Tom                 <=-  (The Sysop's first name)
  177. Wildoner            <=-  (The Sysop's last name)
  178. 1                   <=-  (COM port number - defaults to 1)
  179. 1                   <=-  (Node number - defaults to 1)
  180.  
  181. Example Batch File
  182. ==================
  183.  
  184. A sample batch file is included and is similer to the following:
  185.    ECHO OFF
  186.    CD\DOORS\LEMON           <=- Switch to the door's Directory.
  187.    LEMON30 LEMON.CFG        <=- Execute the door program and pass the
  188.                                 configuration filename to the program.
  189.    CD\PCB                   <=- Go back to PCB DIR when user exits door.
  190.    BOARD                    <=- Restart BBS.
  191.  
  192. This Door is multi-node  compatible so you may run more than 1 node from
  193. the same .CFG file provided the path to your system file (DORINFOx.DEF,
  194. CALLINFO.BBS, etc) is exactly the same unless you are using environment
  195. variables, (q.v.)
  196.  
  197. Environment Variables
  198. =====================
  199.  
  200. PCBoard automatically creates the %PCBDRIVE% & %PCBDIR% environment
  201. variables. Non-PCBoard systems may also use these variables by including
  202. the following in either your BBS batch or AUTOEXEC.BAT
  203.   SET PCBDRIVE=C:               <- Drive letter of your BBS files
  204.   SET PCBDIR=\BBSDIR            <- Path to your BBS files
  205. Then in your Door .CFG file instead of putting C:\BBSDIR\DOOR.SYS, you
  206. would put %PCBDRIVE%%PCBDIR%\DOOR.SYS. This allows you to use just one
  207. .CFG file for multi-node operation!
  208.  
  209. To specify a non-standard IRQ, put the IRQ number after the .CFG on the
  210. command line.  For example:
  211.  
  212.      LEMON32 LEMON.CFG /5
  213. or using the PCBDRIVE procedure:   SET IRQ=5   and use
  214.      LEMON32 LEMON.CFG /%IRQ%
  215.  
  216. This tells the program to use IRQ 5 instead of the standard IRQ.
  217.  
  218.  
  219. Sysop Keys
  220. ==========
  221.  
  222. F3    -  Toggles the printer On/Off. Value is passed to PCBoard and/or
  223.          written to DOOR.SYS and USERS.SYS
  224. F4    -  Toggles the Page Bell on/off. Value is passed to PCBoard
  225.          and/or written to DOOR.SYS and USERS.SYS
  226. F5    -  DOS Shell. Allows SysOp to exit to DOS from inside a DOOR.
  227. F7    -  Toggles the Caller Alarm On/Off. Value is passed to PCBoard
  228.          and/or written to DOOR.SYS and USERS.SYS
  229. F8    -  Returns the caller involuntarily to the BBS.
  230. F9    -  Toggles the local display On/Off. Value is passed to PCBoard
  231.          and/or written to DOOR.SYS and USERS.SYS
  232. F10   -  Activates SysOp CHAT mode within the DOOR.
  233. ESC   -  Deactivates CHAT mode.  DOOR is resumed.
  234. UP    -  Give the caller extra time while in the DOOR.  
  235. DN    -  Subtract time from the caller while in the DOOR. 
  236. HOME  -  HELP key for Status Line options.
  237. ALT-N -  SysOp next on toggle. Value passed to PCBoard. (PCBoard only)
  238. ALT-X -  PCBoard will exit after current caller logs off. Value is
  239.          passed to PCBoard. Not available on non-PCBoard systems.
  240.  
  241.  
  242.  
  243. Your SYSOP.CFG file should contain ALL the items listed below. You can use
  244. your text editor to edit the provided file.
  245.  
  246. c:\wc30\bull\bull1.scr
  247. c:\wc30\bull\bull1.bbs
  248. 25
  249. 3
  250.  
  251. LINE   1: PATH to your color bulletin.
  252. LINE   2: PATH to your ASCII bulletin.
  253. LINE   3: How many GAME DAYS per play.
  254. LINE   4: How many plays per day.
  255.  
  256. The file MUST have all 4 lines!
  257.  
  258. To run in LOCAL mode simply run the LOCAL.BAT file.
  259.  
  260.  
  261. RESETTING THE DOOR:
  262. ==================
  263.  
  264. Anytime you want to reset the game from scratch just type: LEMON33 RESET
  265.  
  266.  
  267. MAINTENANCE!:
  268. ============
  269.  
  270. None required. The door will reset the scores every month.
  271.  
  272. FUTURE VERSIONS:
  273. ================
  274.  
  275. --->> Let me know what you would like to see!
  276.  
  277.  
  278. VERSION HISTORY:
  279. ===============
  280.  
  281. Version 0.30 BETA..... BETA release. 8/1/90
  282. Version 1.00 ......... First release. 8/9/90
  283. Version 1.10 ......... Fixed remote screen bug associated with using
  284.                        this program under a LIVECAT environment.
  285.                        Fixed an exponential bug associated with very
  286.                        high scores.
  287. Version 1.20 ......... Fixed a small problem in the amount a person
  288.                        can charge per glass of lemonade. It is now very
  289.                        unlikely that anybody can sell a glass of
  290.                        lemonade if they charge more than 50 cents per
  291.                        glass.
  292. Version 1.30 ......... Cleaned up the code to stop the generation of
  293.                        ERROR #6 (number being to large). Program now
  294.                        will only allow users to make 1000 glasses/day
  295.                        and will not allow them to charge more than 100
  296.                        cents per glass.
  297.                        Added bulletin generation outside of the main
  298.                        EXE file. This will give me some room in the code
  299.                        for some future additions.
  300. Version 1.40 ......... Maintenance release to show new BBS name and
  301.                        number. 8/17/91
  302. Version 1.45 ......... Minor BUG fix in the number of glasses.
  303.                        09/01/91
  304. Version 2.00 ......... Now supports WC 2.x and 3.x! Added an internal
  305.                        bulletin generator. Make door stand alone, no
  306.                        need for BRUN45 module. Now programmed using the
  307.                        Microsoft BASIC PDS v7.1. Added the SETUP command
  308.                        line (no external SETUP program needed) --
  309.                        Added maintenance routine and more SysOp
  310.                        configuration options.
  311.                        09/16/91
  312. Version 2.10 ......... Fix for unlocked com ports (Wildcat 3.x only).
  313. Version 3.00 ......... Door recompiled using new door routines. An
  314.                        overall facelift was done. Nicer bulletins.
  315.                        04-25-1992
  316. Version 3.10 ......... Door recompiled using newer door routines.
  317.                        05-17-1992
  318. Version 3.20 ......... Sorry, used the wrong bulletin routines! You must
  319.                        now beat your old score before your score is added
  320.                        to the bulletin. 05-21-92
  321. Version 3.30 ......... Updated to newest door routines. Added the RESET
  322.                        program to the main code via a command string.
  323.                        05-24-92
  324.  
  325. REGISTERING:
  326. ============
  327.  
  328. That's all there is to it! If you have any problems or questions
  329. please feel free to call the T&J BBS at (717)325-9481 and join the
  330. T&J Software Conference.
  331.  
  332. See the enclosed registration form for ordering!  (REGISTER.TXT)
  333.